{strip} {include file={$_musheader}} {foreach $query as $collection} {assign var=pl_cover value=urldecode($collection.favorite_cover)} {if strstr($pl_cover, 'mp3_covers')} {assign var=pl_cover value="{$smarty.const.DESKTOP_DOMAIN_NAME}/{urldecode($collection.favorite_cover)}"} {/if} {if $collection.owner == $this->USER.id}
{$this->lang['upload_music']}
{/if} {/foreach}
{include file={$_musfooter}} {/strip}